Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_modify
date_modify
Alias for DateTime::modify - Modify the value of the date and time object
Name:
date_modify
Category:
Date and time
Programming Language:
php
One-line Description:
Modify the timestamp.
Related
Practical Tips for Efficient PHP Version Management on Linux
9
Hash_final and hash_update in use state management issues
1
The difference between stream_get_line and fgets and the comparison of usage scenarios
3
How to display phpversion() results in debug page?
4
Similar Functions
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
date_parse
date_parse
Returnsanassociative
microtime
microtime
ReturnsthecurrentUni
date_timezone_set
date_timezone_set
DateTime::setTimezon
time
time
ReturnthecurrentUnix
timezone_version_get
timezone_version_get
Gettheversionoftimez
date_interval_create_from_date_string
date_interval_create_from_date_string
AliasforDateInterv
timezone_offset_get
timezone_offset_get
AliasforDateTimeZo
Popular Articles